//==============================================================================
// Triumphal Arch_anim.txt
//==============================================================================


//==============================================================================
anim Idle
{
   SetSelector none 
   {
		DamageLogic 00 50 60 70 80 90
		set hotspot
		{
			version
			{
				Visual triomf
				ReplaceTexture Gaia wonder map2/triumpharch
			}
		}
		set hotspot
		{
			version
			{
				Visual triomf
				ReplaceTexture Gaia wonder map2/triumpharch
			}
		}
		set hotspot
		{
			version
			{
				Visual triomf
				ReplaceTexture Gaia wonder map2/triumpharch
			}
		}
		set hotspot
		{
			version
			{
				Visual triomf
				ReplaceTexture Gaia wonder map2/triumpharch
			}
		}
		set hotspot
		{
			version
			{
				Visual triomf
				ReplaceTexture Gaia wonder map2/triumpharch
			}
		}
		set hotspot
		{
			version
			{
				Visual triomf
				ReplaceTexture Gaia wonder map2/triumpharch
			}
		}
	}
}

//==============================================================================
anim death
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual World A Bridge Wood_death
         }
      }
   }
}


